ioemu: Better fix for SB16 infinite looping.
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 30 Jan 2008 09:33:26 +0000 (09:33 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 30 Jan 2008 09:33:26 +0000 (09:33 +0000)
commit0ccfc15faed207891610e04569e5418aaa4e8da4
tree41c0e78351448ba3e3c6741b155e5a2237b13b14
parent4607daebbb4bf310dff5513ff8e82449d4255649
ioemu: Better fix for SB16 infinite looping.

Qemu upstream solves "Fix an infinite loop in the emulated SB16
device" issue differently as stated in [2]

[1] http://xenbits.xensource.com/xen-3.1-testing.hg?rev/4b22d472bda6
[2] http://lists.gnu.org/archive/html/qemu-devel/2008-01/msg00709.html

Signed-off-by: S. Caglar Onur <caglar@pardus.org.tr>
tools/ioemu/hw/dma.c
tools/ioemu/hw/sb16.c